
.bill-box {
    width: 1200px!important;
    height: 100%;
    margin: 0 auto;
}
.bill-box .classify-top{
    line-height: 40px;
    margin-top: 7px;
    overflow: hidden;
    margin-bottom: -5px;
}
.office-box .classify-top {
    line-height: 40px;
    margin-top: 10px;
    overflow: hidden;
    margin-bottom: 9px;
}
.bill-box .classify-top .crumbs {
    padding-right: 20px;
    float: right;
}

.no-modules{
    height: 700px;
    background-color: #F1F4F5;
    padding-top: 210px;
    box-sizing: border-box;
}
.no-modules .no-img{
    display: block;
    width: 360px;
    height: 170px;
    margin: 0 auto;
}
.no-modules .no-text{
    text-align: center;
    font-size: 18px;
    color: #333333;
    margin-top: 50px;
}
.no-modules .no-link{
    text-align: center;
    margin-top: 20px;
}
.no-modules .no-home,.no-modules .no-callback{
    color: #3291F5;
    font-size: 14px;
    cursor: pointer;
}
.no-modules .no-line{
    color: #CCCCCC;
    margin: 0 6px;
}
/*搜索热词*/
.search-page{
    width: 100%;
    min-height: 600px;
    background-color: #EFF3F5;
}
.search-words-box{
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0;
    box-sizing: border-box;
}
.words-link{
    display: inline-block;
    font-size: 14px;
    color: #333333;
    margin-right: 14px;
    margin-bottom: 18px;
}
.words-link:hover{
    color: #3191F5;
}
.words-link:active{
    color: #3B6DEF;
}
.new-top{
    text-align: center;
    font-size: 24px;
    color: #333333;
    margin: 30px 0;
}
.new-top .new-left{
    display: inline-block;
    width: 40px;
    border-bottom: 1px solid #333333;
    margin-right: 10px;
    vertical-align: middle;
}
.new-top .new-right{
    display: inline-block;
    width: 40px;
    border-bottom: 1px solid #333333;
    margin-left: 10px;
    vertical-align: middle;
}
/*网站地图*/
.map-page{
    width: 100%;
    height: auto;
    background-color: #EFF3F5;
}
.ppt-map{
    margin-top: -20px;
}
.map-title{
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    line-height: 50px;
    margin-top: 8px;
    border-bottom: 1px solid #E5E5E5;
}
.map-classfiy{
    color: #3291F5;
    font-size: 16px;
    line-height: 40px;
    margin-top: 5px;
}
.map-nav{
    margin-top: 2px;
}
.map-nav .map-link{
    display: inline-block;
    color: #333333;
    font-size: 14px;
    margin: 2px 20px 18px 3px;
}
.map-nav .map-link:hover{
    color: #3291F5;
    text-decoration: underline;
}
.map-nav .map-link:active{
    color: #3C6EF0;
    text-decoration: underline;
}
.office-map .map-tab{
    margin-top: 10px;
}


















